Skip to main content

EvaluateCell

Wolfram Kernel
Execution environment
EvaluateCell[cell_RemoteCellObj, opts___]

evaluates interactively a cell in current notebook given by RemoteCellObj

warning

This only tells a UI to evaluate a given cell interactively if a user would click to evaluate

Options

"Target"

Specifies where to output the result. Default is "Notebook", possible values

  • "Notebook" or Null
  • "Window" or _ makes the output to be projected to a new window